@sp-api-sdk/catalog-items-api-2022-04-01 3.0.1 → 3.1.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.
Files changed (109) hide show
  1. package/dist/cjs/api-model/api/{catalog-items-api.js → catalog-api.js} +27 -35
  2. package/dist/cjs/api-model/api.js +2 -2
  3. package/dist/cjs/api-model/base.js +1 -1
  4. package/dist/cjs/api-model/common.js +1 -1
  5. package/dist/cjs/api-model/configuration.js +2 -3
  6. package/dist/cjs/api-model/index.js +1 -1
  7. package/dist/cjs/api-model/models/brand-refinement.js +1 -1
  8. package/dist/cjs/api-model/models/classification-refinement.js +1 -1
  9. package/dist/cjs/api-model/models/dimension.js +1 -1
  10. package/dist/cjs/api-model/models/dimensions.js +1 -1
  11. package/dist/cjs/api-model/models/error-list.js +1 -1
  12. package/dist/cjs/api-model/models/item-browse-classification.js +1 -1
  13. package/dist/cjs/api-model/models/item-browse-classifications-by-marketplace.js +1 -1
  14. package/dist/cjs/api-model/models/item-classification-sales-rank.js +1 -1
  15. package/dist/cjs/api-model/models/item-contributor-role.js +1 -1
  16. package/dist/cjs/api-model/models/item-contributor.js +1 -1
  17. package/dist/cjs/api-model/models/item-dimensions-by-marketplace.js +1 -1
  18. package/dist/cjs/api-model/models/item-display-group-sales-rank.js +1 -1
  19. package/dist/cjs/api-model/models/item-identifier.js +1 -1
  20. package/dist/cjs/api-model/models/item-identifiers-by-marketplace.js +1 -1
  21. package/dist/cjs/api-model/models/item-image.js +1 -1
  22. package/dist/cjs/api-model/models/item-images-by-marketplace.js +1 -1
  23. package/dist/cjs/api-model/models/item-product-type-by-marketplace.js +1 -1
  24. package/dist/cjs/api-model/models/item-relationship.js +1 -1
  25. package/dist/cjs/api-model/models/item-relationships-by-marketplace.js +1 -1
  26. package/dist/cjs/api-model/models/item-sales-ranks-by-marketplace.js +1 -1
  27. package/dist/cjs/api-model/models/item-search-results.js +1 -1
  28. package/dist/cjs/api-model/models/item-summary-by-marketplace.js +1 -1
  29. package/dist/cjs/api-model/models/item-variation-theme.js +1 -1
  30. package/dist/cjs/api-model/models/item-vendor-details-by-marketplace.js +1 -1
  31. package/dist/cjs/api-model/models/item-vendor-details-category.js +1 -1
  32. package/dist/cjs/api-model/models/item.js +1 -1
  33. package/dist/cjs/api-model/models/model-error.js +1 -1
  34. package/dist/cjs/api-model/models/pagination.js +1 -1
  35. package/dist/cjs/api-model/models/refinements.js +1 -1
  36. package/dist/cjs/client.js +1 -1
  37. package/dist/es/api-model/api/{catalog-items-api.js → catalog-api.js} +22 -30
  38. package/dist/es/api-model/api.js +2 -2
  39. package/dist/es/api-model/base.js +1 -1
  40. package/dist/es/api-model/common.js +1 -1
  41. package/dist/es/api-model/configuration.js +2 -3
  42. package/dist/es/api-model/index.js +1 -1
  43. package/dist/es/api-model/models/brand-refinement.js +1 -1
  44. package/dist/es/api-model/models/classification-refinement.js +1 -1
  45. package/dist/es/api-model/models/dimension.js +1 -1
  46. package/dist/es/api-model/models/dimensions.js +1 -1
  47. package/dist/es/api-model/models/error-list.js +1 -1
  48. package/dist/es/api-model/models/item-browse-classification.js +1 -1
  49. package/dist/es/api-model/models/item-browse-classifications-by-marketplace.js +1 -1
  50. package/dist/es/api-model/models/item-classification-sales-rank.js +1 -1
  51. package/dist/es/api-model/models/item-contributor-role.js +1 -1
  52. package/dist/es/api-model/models/item-contributor.js +1 -1
  53. package/dist/es/api-model/models/item-dimensions-by-marketplace.js +1 -1
  54. package/dist/es/api-model/models/item-display-group-sales-rank.js +1 -1
  55. package/dist/es/api-model/models/item-identifier.js +1 -1
  56. package/dist/es/api-model/models/item-identifiers-by-marketplace.js +1 -1
  57. package/dist/es/api-model/models/item-image.js +1 -1
  58. package/dist/es/api-model/models/item-images-by-marketplace.js +1 -1
  59. package/dist/es/api-model/models/item-product-type-by-marketplace.js +1 -1
  60. package/dist/es/api-model/models/item-relationship.js +1 -1
  61. package/dist/es/api-model/models/item-relationships-by-marketplace.js +1 -1
  62. package/dist/es/api-model/models/item-sales-ranks-by-marketplace.js +1 -1
  63. package/dist/es/api-model/models/item-search-results.js +1 -1
  64. package/dist/es/api-model/models/item-summary-by-marketplace.js +1 -1
  65. package/dist/es/api-model/models/item-variation-theme.js +1 -1
  66. package/dist/es/api-model/models/item-vendor-details-by-marketplace.js +1 -1
  67. package/dist/es/api-model/models/item-vendor-details-category.js +1 -1
  68. package/dist/es/api-model/models/item.js +1 -1
  69. package/dist/es/api-model/models/model-error.js +1 -1
  70. package/dist/es/api-model/models/pagination.js +1 -1
  71. package/dist/es/api-model/models/refinements.js +1 -1
  72. package/dist/es/client.js +2 -2
  73. package/dist/types/api-model/api/{catalog-items-api.d.ts → catalog-api.d.ts} +42 -50
  74. package/dist/types/api-model/api.d.ts +2 -2
  75. package/dist/types/api-model/base.d.ts +1 -1
  76. package/dist/types/api-model/common.d.ts +2 -2
  77. package/dist/types/api-model/configuration.d.ts +1 -1
  78. package/dist/types/api-model/index.d.ts +1 -1
  79. package/dist/types/api-model/models/brand-refinement.d.ts +1 -1
  80. package/dist/types/api-model/models/classification-refinement.d.ts +1 -1
  81. package/dist/types/api-model/models/dimension.d.ts +1 -1
  82. package/dist/types/api-model/models/dimensions.d.ts +1 -1
  83. package/dist/types/api-model/models/error-list.d.ts +1 -1
  84. package/dist/types/api-model/models/item-browse-classification.d.ts +1 -1
  85. package/dist/types/api-model/models/item-browse-classifications-by-marketplace.d.ts +1 -1
  86. package/dist/types/api-model/models/item-classification-sales-rank.d.ts +1 -1
  87. package/dist/types/api-model/models/item-contributor-role.d.ts +1 -1
  88. package/dist/types/api-model/models/item-contributor.d.ts +1 -1
  89. package/dist/types/api-model/models/item-dimensions-by-marketplace.d.ts +1 -1
  90. package/dist/types/api-model/models/item-display-group-sales-rank.d.ts +1 -1
  91. package/dist/types/api-model/models/item-identifier.d.ts +1 -1
  92. package/dist/types/api-model/models/item-identifiers-by-marketplace.d.ts +1 -1
  93. package/dist/types/api-model/models/item-image.d.ts +1 -1
  94. package/dist/types/api-model/models/item-images-by-marketplace.d.ts +1 -1
  95. package/dist/types/api-model/models/item-product-type-by-marketplace.d.ts +1 -1
  96. package/dist/types/api-model/models/item-relationship.d.ts +1 -1
  97. package/dist/types/api-model/models/item-relationships-by-marketplace.d.ts +1 -1
  98. package/dist/types/api-model/models/item-sales-ranks-by-marketplace.d.ts +1 -1
  99. package/dist/types/api-model/models/item-search-results.d.ts +1 -1
  100. package/dist/types/api-model/models/item-summary-by-marketplace.d.ts +1 -1
  101. package/dist/types/api-model/models/item-variation-theme.d.ts +1 -1
  102. package/dist/types/api-model/models/item-vendor-details-by-marketplace.d.ts +1 -1
  103. package/dist/types/api-model/models/item-vendor-details-category.d.ts +1 -1
  104. package/dist/types/api-model/models/item.d.ts +1 -1
  105. package/dist/types/api-model/models/model-error.d.ts +1 -1
  106. package/dist/types/api-model/models/pagination.d.ts +1 -1
  107. package/dist/types/api-model/models/refinements.d.ts +1 -1
  108. package/dist/types/client.d.ts +2 -2
  109. package/package.json +4 -4
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -16,13 +16,12 @@ import { type RequestArgs, BaseAPI } from '../base';
16
16
  import type { Item } from '../models';
17
17
  import type { ItemSearchResults } from '../models';
18
18
  /**
19
- * CatalogItemsApi - axios parameter creator
19
+ * CatalogApi - axios parameter creator
20
20
  * @export
21
21
  */
22
- export declare const CatalogItemsApiAxiosParamCreator: (configuration?: Configuration) => {
22
+ export declare const CatalogApiAxiosParamCreator: (configuration?: Configuration) => {
23
23
  /**
24
24
  * 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).
25
- * @summary getCatalogItem
26
25
  * @param {string} asin The Amazon Standard Identification Number (ASIN) of the item.
27
26
  * @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. Data sets in the response contain data only for the specified marketplaces.
28
27
  * @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of data sets to include in the response. Default: &#x60;summaries&#x60;.
@@ -33,7 +32,6 @@ export declare const CatalogItemsApiAxiosParamCreator: (configuration?: Configur
33
32
  getCatalogItem: (asin: string, marketplaceIds: Array<string>, includedData?: Array<GetCatalogItemIncludedDataEnum>, locale?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
34
33
  /**
35
34
  * 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).
36
- * @summary searchCatalogItems
37
35
  * @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers for the request.
38
36
  * @param {Array<string>} [identifiers] A comma-delimited list of product identifiers to search the Amazon catalog for. **Note:** Cannot be used with &#x60;keywords&#x60;.
39
37
  * @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType] Type of product identifiers to search the Amazon catalog for. **Note:** Required when &#x60;identifiers&#x60; are provided.
@@ -52,13 +50,12 @@ export declare const CatalogItemsApiAxiosParamCreator: (configuration?: Configur
52
50
  searchCatalogItems: (marketplaceIds: Array<string>, identifiers?: Array<string>, identifiersType?: SearchCatalogItemsIdentifiersTypeEnum, includedData?: Array<SearchCatalogItemsIncludedDataEnum>, locale?: string, sellerId?: string, keywords?: Array<string>, brandNames?: Array<string>, classificationIds?: Array<string>, pageSize?: number, pageToken?: string, keywordsLocale?: string, options?: RawAxiosRequestConfig) => Promise<RequestArgs>;
53
51
  };
54
52
  /**
55
- * CatalogItemsApi - functional programming interface
53
+ * CatalogApi - functional programming interface
56
54
  * @export
57
55
  */
58
- export declare const CatalogItemsApiFp: (configuration?: Configuration) => {
56
+ export declare const CatalogApiFp: (configuration?: Configuration) => {
59
57
  /**
60
58
  * 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).
61
- * @summary getCatalogItem
62
59
  * @param {string} asin The Amazon Standard Identification Number (ASIN) of the item.
63
60
  * @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers. Data sets in the response contain data only for the specified marketplaces.
64
61
  * @param {Array<GetCatalogItemIncludedDataEnum>} [includedData] A comma-delimited list of data sets to include in the response. Default: &#x60;summaries&#x60;.
@@ -69,7 +66,6 @@ export declare const CatalogItemsApiFp: (configuration?: Configuration) => {
69
66
  getCatalogItem(asin: string, marketplaceIds: Array<string>, includedData?: Array<GetCatalogItemIncludedDataEnum>, locale?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<Item>>;
70
67
  /**
71
68
  * 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).
72
- * @summary searchCatalogItems
73
69
  * @param {Array<string>} marketplaceIds A comma-delimited list of Amazon marketplace identifiers for the request.
74
70
  * @param {Array<string>} [identifiers] A comma-delimited list of product identifiers to search the Amazon catalog for. **Note:** Cannot be used with &#x60;keywords&#x60;.
75
71
  * @param {SearchCatalogItemsIdentifiersTypeEnum} [identifiersType] Type of product identifiers to search the Amazon catalog for. **Note:** Required when &#x60;identifiers&#x60; are provided.
@@ -88,162 +84,158 @@ export declare const CatalogItemsApiFp: (configuration?: Configuration) => {
88
84
  searchCatalogItems(marketplaceIds: Array<string>, identifiers?: Array<string>, identifiersType?: SearchCatalogItemsIdentifiersTypeEnum, includedData?: Array<SearchCatalogItemsIncludedDataEnum>, locale?: string, sellerId?: string, keywords?: Array<string>, brandNames?: Array<string>, classificationIds?: Array<string>, pageSize?: number, pageToken?: string, keywordsLocale?: string, options?: RawAxiosRequestConfig): Promise<(axios?: AxiosInstance, basePath?: string) => AxiosPromise<ItemSearchResults>>;
89
85
  };
90
86
  /**
91
- * CatalogItemsApi - factory interface
87
+ * CatalogApi - factory interface
92
88
  * @export
93
89
  */
94
- export declare const CatalogItemsApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
90
+ export declare const CatalogApiFactory: (configuration?: Configuration, basePath?: string, axios?: AxiosInstance) => {
95
91
  /**
96
92
  * 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).
97
- * @summary getCatalogItem
98
- * @param {CatalogItemsApiGetCatalogItemRequest} requestParameters Request parameters.
93
+ * @param {CatalogApiGetCatalogItemRequest} requestParameters Request parameters.
99
94
  * @param {*} [options] Override http request option.
100
95
  * @throws {RequiredError}
101
96
  */
102
- getCatalogItem(requestParameters: CatalogItemsApiGetCatalogItemRequest, options?: RawAxiosRequestConfig): AxiosPromise<Item>;
97
+ getCatalogItem(requestParameters: CatalogApiGetCatalogItemRequest, options?: RawAxiosRequestConfig): AxiosPromise<Item>;
103
98
  /**
104
99
  * 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).
105
- * @summary searchCatalogItems
106
- * @param {CatalogItemsApiSearchCatalogItemsRequest} requestParameters Request parameters.
100
+ * @param {CatalogApiSearchCatalogItemsRequest} requestParameters Request parameters.
107
101
  * @param {*} [options] Override http request option.
108
102
  * @throws {RequiredError}
109
103
  */
110
- searchCatalogItems(requestParameters: CatalogItemsApiSearchCatalogItemsRequest, options?: RawAxiosRequestConfig): AxiosPromise<ItemSearchResults>;
104
+ searchCatalogItems(requestParameters: CatalogApiSearchCatalogItemsRequest, options?: RawAxiosRequestConfig): AxiosPromise<ItemSearchResults>;
111
105
  };
112
106
  /**
113
- * Request parameters for getCatalogItem operation in CatalogItemsApi.
107
+ * Request parameters for getCatalogItem operation in CatalogApi.
114
108
  * @export
115
- * @interface CatalogItemsApiGetCatalogItemRequest
109
+ * @interface CatalogApiGetCatalogItemRequest
116
110
  */
117
- export interface CatalogItemsApiGetCatalogItemRequest {
111
+ export interface CatalogApiGetCatalogItemRequest {
118
112
  /**
119
113
  * The Amazon Standard Identification Number (ASIN) of the item.
120
114
  * @type {string}
121
- * @memberof CatalogItemsApiGetCatalogItem
115
+ * @memberof CatalogApiGetCatalogItem
122
116
  */
123
117
  readonly asin: string;
124
118
  /**
125
119
  * A comma-delimited list of Amazon marketplace identifiers. Data sets in the response contain data only for the specified marketplaces.
126
120
  * @type {Array<string>}
127
- * @memberof CatalogItemsApiGetCatalogItem
121
+ * @memberof CatalogApiGetCatalogItem
128
122
  */
129
123
  readonly marketplaceIds: Array<string>;
130
124
  /**
131
125
  * A comma-delimited list of data sets to include in the response. Default: &#x60;summaries&#x60;.
132
126
  * @type {Array<'attributes' | 'classifications' | 'dimensions' | 'identifiers' | 'images' | 'productTypes' | 'relationships' | 'salesRanks' | 'summaries' | 'vendorDetails'>}
133
- * @memberof CatalogItemsApiGetCatalogItem
127
+ * @memberof CatalogApiGetCatalogItem
134
128
  */
135
129
  readonly includedData?: Array<GetCatalogItemIncludedDataEnum>;
136
130
  /**
137
131
  * Locale for retrieving localized summaries. Defaults to the primary locale of the marketplace.
138
132
  * @type {string}
139
- * @memberof CatalogItemsApiGetCatalogItem
133
+ * @memberof CatalogApiGetCatalogItem
140
134
  */
141
135
  readonly locale?: string;
142
136
  }
143
137
  /**
144
- * Request parameters for searchCatalogItems operation in CatalogItemsApi.
138
+ * Request parameters for searchCatalogItems operation in CatalogApi.
145
139
  * @export
146
- * @interface CatalogItemsApiSearchCatalogItemsRequest
140
+ * @interface CatalogApiSearchCatalogItemsRequest
147
141
  */
148
- export interface CatalogItemsApiSearchCatalogItemsRequest {
142
+ export interface CatalogApiSearchCatalogItemsRequest {
149
143
  /**
150
144
  * A comma-delimited list of Amazon marketplace identifiers for the request.
151
145
  * @type {Array<string>}
152
- * @memberof CatalogItemsApiSearchCatalogItems
146
+ * @memberof CatalogApiSearchCatalogItems
153
147
  */
154
148
  readonly marketplaceIds: Array<string>;
155
149
  /**
156
150
  * A comma-delimited list of product identifiers to search the Amazon catalog for. **Note:** Cannot be used with &#x60;keywords&#x60;.
157
151
  * @type {Array<string>}
158
- * @memberof CatalogItemsApiSearchCatalogItems
152
+ * @memberof CatalogApiSearchCatalogItems
159
153
  */
160
154
  readonly identifiers?: Array<string>;
161
155
  /**
162
156
  * Type of product identifiers to search the Amazon catalog for. **Note:** Required when &#x60;identifiers&#x60; are provided.
163
157
  * @type {'ASIN' | 'EAN' | 'GTIN' | 'ISBN' | 'JAN' | 'MINSAN' | 'SKU' | 'UPC'}
164
- * @memberof CatalogItemsApiSearchCatalogItems
158
+ * @memberof CatalogApiSearchCatalogItems
165
159
  */
166
160
  readonly identifiersType?: SearchCatalogItemsIdentifiersTypeEnum;
167
161
  /**
168
162
  * A comma-delimited list of data sets to include in the response. Default: &#x60;summaries&#x60;.
169
163
  * @type {Array<'attributes' | 'classifications' | 'dimensions' | 'identifiers' | 'images' | 'productTypes' | 'relationships' | 'salesRanks' | 'summaries' | 'vendorDetails'>}
170
- * @memberof CatalogItemsApiSearchCatalogItems
164
+ * @memberof CatalogApiSearchCatalogItems
171
165
  */
172
166
  readonly includedData?: Array<SearchCatalogItemsIncludedDataEnum>;
173
167
  /**
174
168
  * Locale for retrieving localized summaries. Defaults to the primary locale of the marketplace.
175
169
  * @type {string}
176
- * @memberof CatalogItemsApiSearchCatalogItems
170
+ * @memberof CatalogApiSearchCatalogItems
177
171
  */
178
172
  readonly locale?: string;
179
173
  /**
180
174
  * A selling partner identifier, such as a seller account or vendor code. **Note:** Required when &#x60;identifiersType&#x60; is &#x60;SKU&#x60;.
181
175
  * @type {string}
182
- * @memberof CatalogItemsApiSearchCatalogItems
176
+ * @memberof CatalogApiSearchCatalogItems
183
177
  */
184
178
  readonly sellerId?: string;
185
179
  /**
186
180
  * A comma-delimited list of words to search the Amazon catalog for. **Note:** Cannot be used with &#x60;identifiers&#x60;.
187
181
  * @type {Array<string>}
188
- * @memberof CatalogItemsApiSearchCatalogItems
182
+ * @memberof CatalogApiSearchCatalogItems
189
183
  */
190
184
  readonly keywords?: Array<string>;
191
185
  /**
192
186
  * A comma-delimited list of brand names to limit the search for &#x60;keywords&#x60;-based queries. **Note:** Cannot be used with &#x60;identifiers&#x60;.
193
187
  * @type {Array<string>}
194
- * @memberof CatalogItemsApiSearchCatalogItems
188
+ * @memberof CatalogApiSearchCatalogItems
195
189
  */
196
190
  readonly brandNames?: Array<string>;
197
191
  /**
198
192
  * A comma-delimited list of classification identifiers to limit the search for &#x60;keywords&#x60;-based queries. **Note:** Cannot be used with &#x60;identifiers&#x60;.
199
193
  * @type {Array<string>}
200
- * @memberof CatalogItemsApiSearchCatalogItems
194
+ * @memberof CatalogApiSearchCatalogItems
201
195
  */
202
196
  readonly classificationIds?: Array<string>;
203
197
  /**
204
198
  * Number of results to be returned per page.
205
199
  * @type {number}
206
- * @memberof CatalogItemsApiSearchCatalogItems
200
+ * @memberof CatalogApiSearchCatalogItems
207
201
  */
208
202
  readonly pageSize?: number;
209
203
  /**
210
204
  * A token to fetch a certain page when there are multiple pages worth of results.
211
205
  * @type {string}
212
- * @memberof CatalogItemsApiSearchCatalogItems
206
+ * @memberof CatalogApiSearchCatalogItems
213
207
  */
214
208
  readonly pageToken?: string;
215
209
  /**
216
210
  * The language of the keywords provided for &#x60;keywords&#x60;-based queries. Defaults to the primary locale of the marketplace. **Note:** Cannot be used with &#x60;identifiers&#x60;.
217
211
  * @type {string}
218
- * @memberof CatalogItemsApiSearchCatalogItems
212
+ * @memberof CatalogApiSearchCatalogItems
219
213
  */
220
214
  readonly keywordsLocale?: string;
221
215
  }
222
216
  /**
223
- * CatalogItemsApi - object-oriented interface
217
+ * CatalogApi - object-oriented interface
224
218
  * @export
225
- * @class CatalogItemsApi
219
+ * @class CatalogApi
226
220
  * @extends {BaseAPI}
227
221
  */
228
- export declare class CatalogItemsApi extends BaseAPI {
222
+ export declare class CatalogApi extends BaseAPI {
229
223
  /**
230
224
  * 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).
231
- * @summary getCatalogItem
232
- * @param {CatalogItemsApiGetCatalogItemRequest} requestParameters Request parameters.
225
+ * @param {CatalogApiGetCatalogItemRequest} requestParameters Request parameters.
233
226
  * @param {*} [options] Override http request option.
234
227
  * @throws {RequiredError}
235
- * @memberof CatalogItemsApi
228
+ * @memberof CatalogApi
236
229
  */
237
- getCatalogItem(requestParameters: CatalogItemsApiGetCatalogItemRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<Item, any>>;
230
+ getCatalogItem(requestParameters: CatalogApiGetCatalogItemRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<Item, any>>;
238
231
  /**
239
232
  * 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).
240
- * @summary searchCatalogItems
241
- * @param {CatalogItemsApiSearchCatalogItemsRequest} requestParameters Request parameters.
233
+ * @param {CatalogApiSearchCatalogItemsRequest} requestParameters Request parameters.
242
234
  * @param {*} [options] Override http request option.
243
235
  * @throws {RequiredError}
244
- * @memberof CatalogItemsApi
236
+ * @memberof CatalogApi
245
237
  */
246
- searchCatalogItems(requestParameters: CatalogItemsApiSearchCatalogItemsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<ItemSearchResults, any>>;
238
+ searchCatalogItems(requestParameters: CatalogApiSearchCatalogItemsRequest, options?: RawAxiosRequestConfig): Promise<globalAxios.AxiosResponse<ItemSearchResults, any>>;
247
239
  }
248
240
  /**
249
241
  * @export
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -9,4 +9,4 @@
9
9
  * https://openapi-generator.tech
10
10
  * Do not edit the class manually.
11
11
  */
12
- export * from './api/catalog-items-api';
12
+ export * from './api/catalog-api';
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -62,4 +62,4 @@ export declare const toPathString: (url: URL) => string;
62
62
  *
63
63
  * @export
64
64
  */
65
- export declare const createRequestFunction: (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) => <T = unknown, R = AxiosResponse<T, any>>(axios?: AxiosInstance, basePath?: string) => Promise<R>;
65
+ export declare const createRequestFunction: (axiosArgs: RequestArgs, globalAxios: AxiosInstance, BASE_PATH: string, configuration?: Configuration) => <T = unknown, R = AxiosResponse<T>>(axios?: AxiosInstance, basePath?: string) => Promise<R>;
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Catalog Items v2022-04-01
2
+ * Selling Partner API for Catalog Items
3
3
  * 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).
4
4
  *
5
5
  * The version of the OpenAPI document: 2022-04-01
@@ -1,6 +1,6 @@
1
1
  import { type ClientConfiguration, type RateLimit } from '@sp-api-sdk/common';
2
- import { CatalogItemsApi } from './api-model';
2
+ import { CatalogApi } from './api-model';
3
3
  export declare const clientRateLimits: RateLimit[];
4
- export declare class CatalogItemsApiClient extends CatalogItemsApi {
4
+ export declare class CatalogItemsApiClient extends CatalogApi {
5
5
  constructor(configuration: ClientConfiguration);
6
6
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@sp-api-sdk/catalog-items-api-2022-04-01",
3
3
  "author": "Bertrand Marron <bertrand@bizon.solutions>",
4
4
  "description": "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.",
5
- "version": "3.0.1",
5
+ "version": "3.1.0",
6
6
  "main": "dist/cjs/index.js",
7
7
  "module": "dist/es/index.js",
8
8
  "types": "dist/types/index.d.ts",
@@ -18,8 +18,8 @@
18
18
  "dist/**/*.d.ts"
19
19
  ],
20
20
  "dependencies": {
21
- "@sp-api-sdk/common": "2.1.10",
22
- "axios": "^1.7.9"
21
+ "@sp-api-sdk/common": "2.1.11",
22
+ "axios": "^1.8.1"
23
23
  },
24
24
  "repository": {
25
25
  "type": "git",
@@ -40,5 +40,5 @@
40
40
  "sp sdk",
41
41
  "catalog items api"
42
42
  ],
43
- "gitHead": "4098c9f3375b3b56212baa3bf21c18dd987baab2"
43
+ "gitHead": "b5799742765e819f70161d2ac1905d8e570de8c0"
44
44
  }