@sp-api-sdk/catalog-items-api-2022-04-01 3.1.1 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/cjs/api-model/api/catalog-api.js +37 -37
- package/dist/cjs/api-model/api.js +1 -1
- 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 +4 -4
- package/dist/es/api-model/api/catalog-api.js +37 -37
- package/dist/es/api-model/api.js +1 -1
- 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 +4 -4
- package/dist/types/api-model/api/catalog-api.d.ts +51 -51
- package/dist/types/api-model/api.d.ts +1 -1
- 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 +4 -4
- package/dist/types/api-model/models/classification-refinement.d.ts +4 -4
- package/dist/types/api-model/models/dimension.d.ts +4 -4
- 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 +4 -4
- package/dist/types/api-model/models/item-browse-classifications-by-marketplace.d.ts +4 -4
- package/dist/types/api-model/models/item-classification-sales-rank.d.ts +6 -6
- package/dist/types/api-model/models/item-contributor-role.d.ts +3 -3
- package/dist/types/api-model/models/item-contributor.d.ts +2 -2
- package/dist/types/api-model/models/item-dimensions-by-marketplace.d.ts +3 -3
- package/dist/types/api-model/models/item-display-group-sales-rank.d.ts +6 -6
- package/dist/types/api-model/models/item-identifier.d.ts +3 -3
- package/dist/types/api-model/models/item-identifiers-by-marketplace.d.ts +4 -4
- package/dist/types/api-model/models/item-image.d.ts +2 -2
- package/dist/types/api-model/models/item-images-by-marketplace.d.ts +4 -4
- package/dist/types/api-model/models/item-product-type-by-marketplace.d.ts +4 -4
- package/dist/types/api-model/models/item-relationship.d.ts +3 -3
- package/dist/types/api-model/models/item-relationships-by-marketplace.d.ts +3 -3
- package/dist/types/api-model/models/item-sales-ranks-by-marketplace.d.ts +5 -5
- package/dist/types/api-model/models/item-search-results.d.ts +3 -3
- package/dist/types/api-model/models/item-summary-by-marketplace.d.ts +21 -21
- package/dist/types/api-model/models/item-variation-theme.d.ts +4 -4
- package/dist/types/api-model/models/item-vendor-details-by-marketplace.d.ts +8 -8
- package/dist/types/api-model/models/item-vendor-details-category.d.ts +4 -4
- package/dist/types/api-model/models/item.d.ts +10 -10
- package/dist/types/api-model/models/model-error.d.ts +1 -1
- package/dist/types/api-model/models/pagination.d.ts +4 -4
- package/dist/types/api-model/models/refinements.d.ts +4 -4
- package/package.json +5 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -21,29 +21,29 @@ import type { ItemSearchResults } from '../models';
|
|
|
21
21
|
*/
|
|
22
22
|
export declare const CatalogApiAxiosParamCreator: (configuration?: Configuration) => {
|
|
23
23
|
/**
|
|
24
|
-
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | |
|
|
24
|
+
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
25
25
|
* @param {string} asin The Amazon Standard Identification Number (ASIN) of the item.
|
|
26
|
-
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers.
|
|
27
|
-
* @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of
|
|
28
|
-
* @param {string} [locale]
|
|
26
|
+
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
|
27
|
+
* @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of datasets to include in the response.
|
|
28
|
+
* @param {string} [locale] The locale for which you want to retrieve localized summaries. Defaults to the primary locale of the marketplace.
|
|
29
29
|
* @param {*} [options] Override http request option.
|
|
30
30
|
* @throws {RequiredError}
|
|
31
31
|
*/
|
|
32
32
|
getCatalogItem: (asin: string, marketplaceIds: Array<string>, includedData?: Array<GetCatalogItemIncludedDataEnum>, locale?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
|
|
33
33
|
/**
|
|
34
|
-
* Search for
|
|
35
|
-
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers
|
|
36
|
-
* @param {Array<string>} [identifiers] A comma-delimited list of product identifiers to search the Amazon catalog
|
|
37
|
-
* @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType]
|
|
38
|
-
* @param {Array<SearchCatalogItemsIncludedDataEnum>} [includedData] A comma-delimited list of
|
|
39
|
-
* @param {string} [locale]
|
|
34
|
+
* Search for a list of Amazon catalog items and item-related information. You can search by identifier or by keywords. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
35
|
+
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
|
36
|
+
* @param {Array<string>} [identifiers] A comma-delimited list of product identifiers that you can use to search the Amazon catalog. **Note:** You cannot include `identifiers` and `keywords` in the same request.
|
|
37
|
+
* @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType] The type of product identifiers that you can use to search the Amazon catalog. **Note:** `identifiersType` is required when `identifiers` is in the request.
|
|
38
|
+
* @param {Array<SearchCatalogItemsIncludedDataEnum>} [includedData] A comma-delimited list of datasets to include in the response.
|
|
39
|
+
* @param {string} [locale] The locale for which you want to retrieve localized summaries. Defaults to the primary locale of the marketplace.
|
|
40
40
|
* @param {string} [sellerId] A selling partner identifier, such as a seller account or vendor code. **Note:** Required when `identifiersType` is `SKU`.
|
|
41
|
-
* @param {Array<string>} [keywords] A comma-delimited list of
|
|
42
|
-
* @param {Array<string>} [brandNames] A comma-delimited list of brand names to limit the search
|
|
43
|
-
* @param {Array<string>} [classificationIds] A comma-delimited list of classification identifiers to limit the search
|
|
44
|
-
* @param {number} [pageSize]
|
|
45
|
-
* @param {string} [pageToken] A token to fetch a
|
|
46
|
-
* @param {string} [keywordsLocale] The language of the keywords
|
|
41
|
+
* @param {Array<string>} [keywords] A comma-delimited list of keywords that you can use to search the Amazon catalog. **Note:** You cannot include `keywords` and `identifiers` in the same request.
|
|
42
|
+
* @param {Array<string>} [brandNames] A comma-delimited list of brand names that you can use to limit the search in queries based on `keywords`. **Note:** Cannot be used with `identifiers`.
|
|
43
|
+
* @param {Array<string>} [classificationIds] A comma-delimited list of classification identifiers that you can use to limit the search in queries based on `keywords`. **Note:** Cannot be used with `identifiers`.
|
|
44
|
+
* @param {number} [pageSize] The number of results to include on each page.
|
|
45
|
+
* @param {string} [pageToken] A token that you can use to fetch a specific page when there are multiple pages of results.
|
|
46
|
+
* @param {string} [keywordsLocale] The language of the keywords that are included in queries based on `keywords`. Defaults to the primary locale of the marketplace. **Note:** Cannot be used with `identifiers`.
|
|
47
47
|
* @param {*} [options] Override http request option.
|
|
48
48
|
* @throws {RequiredError}
|
|
49
49
|
*/
|
|
@@ -55,29 +55,29 @@ export declare const CatalogApiAxiosParamCreator: (configuration?: Configuration
|
|
|
55
55
|
*/
|
|
56
56
|
export declare const CatalogApiFp: (configuration?: Configuration) => {
|
|
57
57
|
/**
|
|
58
|
-
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | |
|
|
58
|
+
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
59
59
|
* @param {string} asin The Amazon Standard Identification Number (ASIN) of the item.
|
|
60
|
-
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers.
|
|
61
|
-
* @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of
|
|
62
|
-
* @param {string} [locale]
|
|
60
|
+
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
|
61
|
+
* @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of datasets to include in the response.
|
|
62
|
+
* @param {string} [locale] The locale for which you want to retrieve localized summaries. Defaults to the primary locale of the marketplace.
|
|
63
63
|
* @param {*} [options] Override http request option.
|
|
64
64
|
* @throws {RequiredError}
|
|
65
65
|
*/
|
|
66
66
|
getCatalogItem(asin: string, marketplaceIds: Array<string>, includedData?: Array<GetCatalogItemIncludedDataEnum>, locale?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Item>>;
|
|
67
67
|
/**
|
|
68
|
-
* Search for
|
|
69
|
-
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers
|
|
70
|
-
* @param {Array<string>} [identifiers] A comma-delimited list of product identifiers to search the Amazon catalog
|
|
71
|
-
* @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType]
|
|
72
|
-
* @param {Array<SearchCatalogItemsIncludedDataEnum>} [includedData] A comma-delimited list of
|
|
73
|
-
* @param {string} [locale]
|
|
68
|
+
* Search for a list of Amazon catalog items and item-related information. You can search by identifier or by keywords. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
69
|
+
* @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
|
70
|
+
* @param {Array<string>} [identifiers] A comma-delimited list of product identifiers that you can use to search the Amazon catalog. **Note:** You cannot include `identifiers` and `keywords` in the same request.
|
|
71
|
+
* @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType] The type of product identifiers that you can use to search the Amazon catalog. **Note:** `identifiersType` is required when `identifiers` is in the request.
|
|
72
|
+
* @param {Array<SearchCatalogItemsIncludedDataEnum>} [includedData] A comma-delimited list of datasets to include in the response.
|
|
73
|
+
* @param {string} [locale] The locale for which you want to retrieve localized summaries. Defaults to the primary locale of the marketplace.
|
|
74
74
|
* @param {string} [sellerId] A selling partner identifier, such as a seller account or vendor code. **Note:** Required when `identifiersType` is `SKU`.
|
|
75
|
-
* @param {Array<string>} [keywords] A comma-delimited list of
|
|
76
|
-
* @param {Array<string>} [brandNames] A comma-delimited list of brand names to limit the search
|
|
77
|
-
* @param {Array<string>} [classificationIds] A comma-delimited list of classification identifiers to limit the search
|
|
78
|
-
* @param {number} [pageSize]
|
|
79
|
-
* @param {string} [pageToken] A token to fetch a
|
|
80
|
-
* @param {string} [keywordsLocale] The language of the keywords
|
|
75
|
+
* @param {Array<string>} [keywords] A comma-delimited list of keywords that you can use to search the Amazon catalog. **Note:** You cannot include `keywords` and `identifiers` in the same request.
|
|
76
|
+
* @param {Array<string>} [brandNames] A comma-delimited list of brand names that you can use to limit the search in queries based on `keywords`. **Note:** Cannot be used with `identifiers`.
|
|
77
|
+
* @param {Array<string>} [classificationIds] A comma-delimited list of classification identifiers that you can use to limit the search in queries based on `keywords`. **Note:** Cannot be used with `identifiers`.
|
|
78
|
+
* @param {number} [pageSize] The number of results to include on each page.
|
|
79
|
+
* @param {string} [pageToken] A token that you can use to fetch a specific page when there are multiple pages of results.
|
|
80
|
+
* @param {string} [keywordsLocale] The language of the keywords that are included in queries based on `keywords`. Defaults to the primary locale of the marketplace. **Note:** Cannot be used with `identifiers`.
|
|
81
81
|
* @param {*} [options] Override http request option.
|
|
82
82
|
* @throws {RequiredError}
|
|
83
83
|
*/
|
|
@@ -89,14 +89,14 @@ export declare const CatalogApiFp: (configuration?: Configuration) => {
|
|
|
89
89
|
*/
|
|
90
90
|
export declare const CatalogApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
|
|
91
91
|
/**
|
|
92
|
-
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | |
|
|
92
|
+
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
93
93
|
* @param {CatalogApiGetCatalogItemRequest} requestParameters Request parameters.
|
|
94
94
|
* @param {*} [options] Override http request option.
|
|
95
95
|
* @throws {RequiredError}
|
|
96
96
|
*/
|
|
97
97
|
getCatalogItem(requestParameters: CatalogApiGetCatalogItemRequest, options?: RawAxiosRequestConfig): AxiosPromise<Item>;
|
|
98
98
|
/**
|
|
99
|
-
* Search for
|
|
99
|
+
* Search for a list of Amazon catalog items and item-related information. You can search by identifier or by keywords. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
100
100
|
* @param {CatalogApiSearchCatalogItemsRequest} requestParameters Request parameters.
|
|
101
101
|
* @param {*} [options] Override http request option.
|
|
102
102
|
* @throws {RequiredError}
|
|
@@ -116,19 +116,19 @@ export interface CatalogApiGetCatalogItemRequest {
|
|
|
116
116
|
*/
|
|
117
117
|
readonly asin: string;
|
|
118
118
|
/**
|
|
119
|
-
* A comma-delimited list of Amazon marketplace identifiers.
|
|
119
|
+
* A comma-delimited list of Amazon marketplace identifiers. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
|
120
120
|
* @type {Array<string>}
|
|
121
121
|
* @memberof CatalogApiGetCatalogItem
|
|
122
122
|
*/
|
|
123
123
|
readonly marketplaceIds: Array<string>;
|
|
124
124
|
/**
|
|
125
|
-
* A comma-delimited list of
|
|
125
|
+
* A comma-delimited list of datasets to include in the response.
|
|
126
126
|
* @type {Array<'attributes' | 'classifications' | 'dimensions' | 'identifiers' | 'images' | 'productTypes' | 'relationships' | 'salesRanks' | 'summaries' | 'vendorDetails'>}
|
|
127
127
|
* @memberof CatalogApiGetCatalogItem
|
|
128
128
|
*/
|
|
129
129
|
readonly includedData?: Array<GetCatalogItemIncludedDataEnum>;
|
|
130
130
|
/**
|
|
131
|
-
*
|
|
131
|
+
* The locale for which you want to retrieve localized summaries. Defaults to the primary locale of the marketplace.
|
|
132
132
|
* @type {string}
|
|
133
133
|
* @memberof CatalogApiGetCatalogItem
|
|
134
134
|
*/
|
|
@@ -141,31 +141,31 @@ export interface CatalogApiGetCatalogItemRequest {
|
|
|
141
141
|
*/
|
|
142
142
|
export interface CatalogApiSearchCatalogItemsRequest {
|
|
143
143
|
/**
|
|
144
|
-
* A comma-delimited list of Amazon marketplace identifiers
|
|
144
|
+
* A comma-delimited list of Amazon marketplace identifiers. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
|
145
145
|
* @type {Array<string>}
|
|
146
146
|
* @memberof CatalogApiSearchCatalogItems
|
|
147
147
|
*/
|
|
148
148
|
readonly marketplaceIds: Array<string>;
|
|
149
149
|
/**
|
|
150
|
-
* A comma-delimited list of product identifiers to search the Amazon catalog
|
|
150
|
+
* A comma-delimited list of product identifiers that you can use to search the Amazon catalog. **Note:** You cannot include `identifiers` and `keywords` in the same request.
|
|
151
151
|
* @type {Array<string>}
|
|
152
152
|
* @memberof CatalogApiSearchCatalogItems
|
|
153
153
|
*/
|
|
154
154
|
readonly identifiers?: Array<string>;
|
|
155
155
|
/**
|
|
156
|
-
*
|
|
156
|
+
* The type of product identifiers that you can use to search the Amazon catalog. **Note:** `identifiersType` is required when `identifiers` is in the request.
|
|
157
157
|
* @type {'ASIN' | 'EAN' | 'GTIN' | 'ISBN' | 'JAN' | 'MINSAN' | 'SKU' | 'UPC'}
|
|
158
158
|
* @memberof CatalogApiSearchCatalogItems
|
|
159
159
|
*/
|
|
160
160
|
readonly identifiersType?: SearchCatalogItemsIdentifiersTypeEnum;
|
|
161
161
|
/**
|
|
162
|
-
* A comma-delimited list of
|
|
162
|
+
* A comma-delimited list of datasets to include in the response.
|
|
163
163
|
* @type {Array<'attributes' | 'classifications' | 'dimensions' | 'identifiers' | 'images' | 'productTypes' | 'relationships' | 'salesRanks' | 'summaries' | 'vendorDetails'>}
|
|
164
164
|
* @memberof CatalogApiSearchCatalogItems
|
|
165
165
|
*/
|
|
166
166
|
readonly includedData?: Array<SearchCatalogItemsIncludedDataEnum>;
|
|
167
167
|
/**
|
|
168
|
-
*
|
|
168
|
+
* The locale for which you want to retrieve localized summaries. Defaults to the primary locale of the marketplace.
|
|
169
169
|
* @type {string}
|
|
170
170
|
* @memberof CatalogApiSearchCatalogItems
|
|
171
171
|
*/
|
|
@@ -177,37 +177,37 @@ export interface CatalogApiSearchCatalogItemsRequest {
|
|
|
177
177
|
*/
|
|
178
178
|
readonly sellerId?: string;
|
|
179
179
|
/**
|
|
180
|
-
* A comma-delimited list of
|
|
180
|
+
* A comma-delimited list of keywords that you can use to search the Amazon catalog. **Note:** You cannot include `keywords` and `identifiers` in the same request.
|
|
181
181
|
* @type {Array<string>}
|
|
182
182
|
* @memberof CatalogApiSearchCatalogItems
|
|
183
183
|
*/
|
|
184
184
|
readonly keywords?: Array<string>;
|
|
185
185
|
/**
|
|
186
|
-
* A comma-delimited list of brand names to limit the search
|
|
186
|
+
* A comma-delimited list of brand names that you can use to limit the search in queries based on `keywords`. **Note:** Cannot be used with `identifiers`.
|
|
187
187
|
* @type {Array<string>}
|
|
188
188
|
* @memberof CatalogApiSearchCatalogItems
|
|
189
189
|
*/
|
|
190
190
|
readonly brandNames?: Array<string>;
|
|
191
191
|
/**
|
|
192
|
-
* A comma-delimited list of classification identifiers to limit the search
|
|
192
|
+
* A comma-delimited list of classification identifiers that you can use to limit the search in queries based on `keywords`. **Note:** Cannot be used with `identifiers`.
|
|
193
193
|
* @type {Array<string>}
|
|
194
194
|
* @memberof CatalogApiSearchCatalogItems
|
|
195
195
|
*/
|
|
196
196
|
readonly classificationIds?: Array<string>;
|
|
197
197
|
/**
|
|
198
|
-
*
|
|
198
|
+
* The number of results to include on each page.
|
|
199
199
|
* @type {number}
|
|
200
200
|
* @memberof CatalogApiSearchCatalogItems
|
|
201
201
|
*/
|
|
202
202
|
readonly pageSize?: number;
|
|
203
203
|
/**
|
|
204
|
-
* A token to fetch a
|
|
204
|
+
* A token that you can use to fetch a specific page when there are multiple pages of results.
|
|
205
205
|
* @type {string}
|
|
206
206
|
* @memberof CatalogApiSearchCatalogItems
|
|
207
207
|
*/
|
|
208
208
|
readonly pageToken?: string;
|
|
209
209
|
/**
|
|
210
|
-
* The language of the keywords
|
|
210
|
+
* The language of the keywords that are included in queries based on `keywords`. Defaults to the primary locale of the marketplace. **Note:** Cannot be used with `identifiers`.
|
|
211
211
|
* @type {string}
|
|
212
212
|
* @memberof CatalogApiSearchCatalogItems
|
|
213
213
|
*/
|
|
@@ -221,7 +221,7 @@ export interface CatalogApiSearchCatalogItemsRequest {
|
|
|
221
221
|
*/
|
|
222
222
|
export declare class CatalogApi extends BaseAPI {
|
|
223
223
|
/**
|
|
224
|
-
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | |
|
|
224
|
+
* Retrieves details for an item in the Amazon catalog. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
225
225
|
* @param {CatalogApiGetCatalogItemRequest} requestParameters Request parameters.
|
|
226
226
|
* @param {*} [options] Override http request option.
|
|
227
227
|
* @throws {RequiredError}
|
|
@@ -229,7 +229,7 @@ export declare class CatalogApi extends BaseAPI {
|
|
|
229
229
|
*/
|
|
230
230
|
getCatalogItem(requestParameters: CatalogApiGetCatalogItemRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<Item, any>>;
|
|
231
231
|
/**
|
|
232
|
-
* Search for
|
|
232
|
+
* Search for a list of Amazon catalog items and item-related information. You can search by identifier or by keywords. **Usage Plan:** | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | 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).
|
|
233
233
|
* @param {CatalogApiSearchCatalogItemsRequest} requestParameters Request parameters.
|
|
234
234
|
* @param {*} [options] Override http request option.
|
|
235
235
|
* @throws {RequiredError}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -10,19 +10,19 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* A brand that you can use to refine your search.
|
|
14
14
|
* @export
|
|
15
15
|
* @interface BrandRefinement
|
|
16
16
|
*/
|
|
17
17
|
export interface BrandRefinement {
|
|
18
18
|
/**
|
|
19
|
-
* The estimated number of results that would
|
|
19
|
+
* The estimated number of results that would be returned if you refine your search by the specified `brandName`.
|
|
20
20
|
* @type {number}
|
|
21
21
|
* @memberof BrandRefinement
|
|
22
22
|
*/
|
|
23
23
|
'numberOfResults': number;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* The brand name that you can use to refine your search.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof BrandRefinement
|
|
28
28
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* A classification that you can use to refine your search.
|
|
14
14
|
* @export
|
|
15
15
|
* @interface ClassificationRefinement
|
|
16
16
|
*/
|
|
17
17
|
export interface ClassificationRefinement {
|
|
18
18
|
/**
|
|
19
|
-
* The estimated number of results that would
|
|
19
|
+
* The estimated number of results that would be returned if you refine your search by the specified `classificationId`.
|
|
20
20
|
* @type {number}
|
|
21
21
|
* @memberof ClassificationRefinement
|
|
22
22
|
*/
|
|
@@ -28,7 +28,7 @@ export interface ClassificationRefinement {
|
|
|
28
28
|
*/
|
|
29
29
|
'displayName': string;
|
|
30
30
|
/**
|
|
31
|
-
*
|
|
31
|
+
* The identifier of the classification that you can use to refine your search.
|
|
32
32
|
* @type {string}
|
|
33
33
|
* @memberof ClassificationRefinement
|
|
34
34
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -10,19 +10,19 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
*
|
|
13
|
+
* The value of an individual dimension for an Amazon catalog item or item package.
|
|
14
14
|
* @export
|
|
15
15
|
* @interface Dimension
|
|
16
16
|
*/
|
|
17
17
|
export interface Dimension {
|
|
18
18
|
/**
|
|
19
|
-
*
|
|
19
|
+
* Unit of measurement for the dimension value.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof Dimension
|
|
22
22
|
*/
|
|
23
23
|
'unit'?: string;
|
|
24
24
|
/**
|
|
25
|
-
* Numeric dimension
|
|
25
|
+
* Numeric value of the dimension.
|
|
26
26
|
* @type {number}
|
|
27
27
|
* @memberof Dimension
|
|
28
28
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -10,19 +10,19 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
* Classification (browse node)
|
|
13
|
+
* Classification (browse node) for an Amazon catalog item.
|
|
14
14
|
* @export
|
|
15
15
|
* @interface ItemBrowseClassification
|
|
16
16
|
*/
|
|
17
17
|
export interface ItemBrowseClassification {
|
|
18
18
|
/**
|
|
19
|
-
* Display name for the classification
|
|
19
|
+
* Display name for the classification.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof ItemBrowseClassification
|
|
22
22
|
*/
|
|
23
23
|
'displayName': string;
|
|
24
24
|
/**
|
|
25
|
-
* Identifier of the classification
|
|
25
|
+
* Identifier of the classification.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof ItemBrowseClassification
|
|
28
28
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -11,19 +11,19 @@
|
|
|
11
11
|
*/
|
|
12
12
|
import type { ItemBrowseClassification } from './item-browse-classification';
|
|
13
13
|
/**
|
|
14
|
-
* Classifications (browse nodes) associated with the item in the Amazon catalog for the indicated
|
|
14
|
+
* Classifications (browse nodes) that are associated with the item in the Amazon catalog for the indicated `marketplaceId`.
|
|
15
15
|
* @export
|
|
16
16
|
* @interface ItemBrowseClassificationsByMarketplace
|
|
17
17
|
*/
|
|
18
18
|
export interface ItemBrowseClassificationsByMarketplace {
|
|
19
19
|
/**
|
|
20
|
-
* Amazon marketplace identifier.
|
|
20
|
+
* Amazon marketplace identifier. To find the ID for your marketplace, refer to [Marketplace IDs](https://developer-docs.amazon.com/sp-api/docs/marketplace-ids).
|
|
21
21
|
* @type {string}
|
|
22
22
|
* @memberof ItemBrowseClassificationsByMarketplace
|
|
23
23
|
*/
|
|
24
24
|
'marketplaceId': string;
|
|
25
25
|
/**
|
|
26
|
-
* Classifications (browse nodes) associated with the item in the Amazon catalog
|
|
26
|
+
* Classifications (browse nodes) that are associated with the item in the Amazon catalog.
|
|
27
27
|
* @type {Array<ItemBrowseClassification>}
|
|
28
28
|
* @memberof ItemBrowseClassificationsByMarketplace
|
|
29
29
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -10,31 +10,31 @@
|
|
|
10
10
|
* Do not edit the class manually.
|
|
11
11
|
*/
|
|
12
12
|
/**
|
|
13
|
-
* Sales rank of an Amazon catalog item
|
|
13
|
+
* Sales rank of an Amazon catalog item.
|
|
14
14
|
* @export
|
|
15
15
|
* @interface ItemClassificationSalesRank
|
|
16
16
|
*/
|
|
17
17
|
export interface ItemClassificationSalesRank {
|
|
18
18
|
/**
|
|
19
|
-
* Identifier of the classification associated with the sales rank.
|
|
19
|
+
* Identifier of the classification that is associated with the sales rank.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof ItemClassificationSalesRank
|
|
22
22
|
*/
|
|
23
23
|
'classificationId': string;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Name of the sales rank.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof ItemClassificationSalesRank
|
|
28
28
|
*/
|
|
29
29
|
'title': string;
|
|
30
30
|
/**
|
|
31
|
-
* Corresponding Amazon retail website
|
|
31
|
+
* Corresponding Amazon retail website URL for the sales category.
|
|
32
32
|
* @type {string}
|
|
33
33
|
* @memberof ItemClassificationSalesRank
|
|
34
34
|
*/
|
|
35
35
|
'link'?: string;
|
|
36
36
|
/**
|
|
37
|
-
* Sales rank
|
|
37
|
+
* Sales rank.
|
|
38
38
|
* @type {number}
|
|
39
39
|
* @memberof ItemClassificationSalesRank
|
|
40
40
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface ItemContributorRole {
|
|
18
18
|
/**
|
|
19
|
-
* Display name of the role in the requested locale, such as Author or Actor
|
|
19
|
+
* Display name of the role in the requested locale, such as `Author` or `Actor`.
|
|
20
20
|
* @type {string}
|
|
21
21
|
* @memberof ItemContributorRole
|
|
22
22
|
*/
|
|
23
23
|
'displayName'?: string;
|
|
24
24
|
/**
|
|
25
|
-
* Role value for the Amazon catalog item, such as author or actor
|
|
25
|
+
* Role value for the Amazon catalog item, such as `author` or `actor`.
|
|
26
26
|
* @type {string}
|
|
27
27
|
* @memberof ItemContributorRole
|
|
28
28
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Selling Partner API for Catalog Items
|
|
3
|
-
*
|
|
3
|
+
* Use the Selling Partner API for Catalog Items to retrieve 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).
|
|
4
4
|
*
|
|
5
5
|
* The version of the OpenAPI document: 2022-04-01
|
|
6
6
|
*
|
|
@@ -23,7 +23,7 @@ export interface ItemContributor {
|
|
|
23
23
|
*/
|
|
24
24
|
'role': ItemContributorRole;
|
|
25
25
|
/**
|
|
26
|
-
* Name of the contributor, such as Jane Austen
|
|
26
|
+
* Name of the contributor, such as `Jane Austen`.
|
|
27
27
|
* @type {string}
|
|
28
28
|
* @memberof ItemContributor
|
|
29
29
|
*/
|