Optional
configuration: ConfigurationDelete a listings item for a selling partner. Note: The parameters associated with this operation may contain special characters that must be encoded to successfully call the API. To avoid errors with SKUs when encoding URLs, refer to URL Encoding. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 10 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
A selling partner identifier, such as a merchant account or vendor code.
A selling partner provided identifier for an Amazon listing.
A comma-delimited list of Amazon marketplace identifiers for the request.
Optional
issueLocale: stringA locale for localization of issues. When not provided, the default language code of the first marketplace is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when a localization is not available in the specified locale.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns details about a listings item for a selling partner. Note: The parameters associated with this operation may contain special characters that must be encoded to successfully call the API. To avoid errors with SKUs when encoding URLs, refer to URL Encoding. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 10 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
A selling partner identifier, such as a merchant account or vendor code.
A selling partner provided identifier for an Amazon listing.
A comma-delimited list of Amazon marketplace identifiers for the request.
Optional
issueLocale: stringA locale for localization of issues. When not provided, the default language code of the first marketplace is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when a localization is not available in the specified locale.
Optional
includedData: GetListingsItemIncludedDataEnum[]A comma-delimited list of data sets to include in the response. Default: `summaries`.
Optional
options: RawAxiosRequestConfigOverride http request option.
Partially update (patch) a listings item for a selling partner. Only top-level listings item attributes can be patched. Patching nested attributes is not supported. Note: This operation has a throttling rate of one request per second when mode
is VALIDATION_PREVIEW
. Note: The parameters associated with this operation may contain special characters that must be encoded to successfully call the API. To avoid errors with SKUs when encoding URLs, refer to URL Encoding. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 10 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
A selling partner identifier, such as a merchant account or vendor code.
A selling partner provided identifier for an Amazon listing.
A comma-delimited list of Amazon marketplace identifiers for the request.
The request body schema for the `patchListingsItem` operation.
Optional
includedData: PatchListingsItemIncludedDataEnum[]A comma-delimited list of data sets to include in the response. Default: `issues`.
Optional
mode: "VALIDATION_PREVIEW"The mode of operation for the request.
Optional
issueLocale: stringA locale for localization of issues. When not provided, the default language code of the first marketplace is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when a localization is not available in the specified locale.
Optional
options: RawAxiosRequestConfigOverride http request option.
Creates or fully updates an existing listings item for a selling partner. Note: This operation has a throttling rate of one request per second when mode
is VALIDATION_PREVIEW
. Note: The parameters associated with this operation may contain special characters that must be encoded to successfully call the API. To avoid errors with SKUs when encoding URLs, refer to URL Encoding. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 10 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
A selling partner identifier, such as a merchant account or vendor code.
A selling partner provided identifier for an Amazon listing.
A comma-delimited list of Amazon marketplace identifiers for the request.
The request body schema for the `putListingsItem` operation.
Optional
includedData: PutListingsItemIncludedDataEnum[]A comma-delimited list of data sets to include in the response. Default: `issues`.
Optional
mode: "VALIDATION_PREVIEW"The mode of operation for the request.
Optional
issueLocale: stringA locale for localization of issues. When not provided, the default language code of the first marketplace is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when a localization is not available in the specified locale.
Optional
options: RawAxiosRequestConfigOverride http request option.
ListingsItemsApi - functional programming interface
Export