Optionalconfiguration: ConfigurationDelete a listings item for a selling partner. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput can receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API documentation.
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 store identifiers for the request.
OptionalissueLocale: string
A locale for localization of issues. When not provided, the default language code of the first Amazon store is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when localization is not available for the specified locale.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Returns details about a listings item for a selling partner. 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 preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput can receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API documentation.
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 store identifiers for the request.
OptionalissueLocale: string
A locale for localization of issues. When not provided, the default language code of the first Amazon store is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when localization is not available for the specified locale.
OptionalincludedData: GetListingsItemIncludedDataEnum[]
A comma-delimited list of data sets to include in the response. Default: `summaries`.
Optionaloptions: RawAxiosRequestConfig
Override 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. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that were applied to the requested operation, when available. The preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput can receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API documentation.
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 store identifiers for the request.
The request body schema for the `patchListingsItem` operation.
OptionalincludedData: PatchListingsItemIncludedDataEnum[]
A comma-delimited list of data sets to include in the response. Default: `issues`.
Optionalmode: "VALIDATION_PREVIEW"
Describes the mode of operation for the request.
OptionalissueLocale: string
A locale for localization of issues. When not provided, the default language code of the first Amazon store is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when localization is not available for the specified locale.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Creates a new or fully-updates an existing listings item for a selling partner. 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 preceding table indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput can receive higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits in the Selling Partner API documentation.
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 store identifiers for the request.
The request body schema for the `putListingsItem` operation.
OptionalincludedData: PutListingsItemIncludedDataEnum[]
A comma-delimited list of data sets to include in the response. Default: `issues`.
Optionalmode: "VALIDATION_PREVIEW"
Describes the mode of operation for the request.
OptionalissueLocale: string
A locale for localization of issues. When not provided, the default language code of the first Amazon store is used. Examples: `en_US`, `fr_CA`, `fr_FR`. Localized messages default to `en_US` when localization is not available for the specified locale.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
Search for and return a list of selling partner listings items and their respective details. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 5 | The x-amzn-RateLimit-Limit response header returns the usage plan rate limits that are applied to the requested 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.
A selling partner identifier, such as a merchant account or vendor code.
A comma-delimited list of Amazon store identifiers for the request.
OptionalissueLocale: string
A locale that is used to localize issues. When not provided, the default language code of the first Amazon store is used. Examples: "en_US", "fr_CA", "fr_FR". When a localization is not available in the specified locale, localized messages default to "en_US".
OptionalincludedData: SearchListingsItemsIncludedDataEnum[]
A comma-delimited list of data sets that you want to include in the response. Default: `summaries`.
Optionalidentifiers: string[]
A comma-delimited list of product identifiers that you can use to search for listings items. Note: 1. This is required when you specify `identifiersType`. 2. You cannot use 'identifiers' if you specify `variationParentSku` or `packageHierarchySku`.
OptionalidentifiersType: SearchListingsItemsIdentifiersTypeEnum
A type of product identifiers that you can use to search for listings items. Note: This is required when `identifiers` is provided.
OptionalvariationParentSku: string
Filters results to include listing items that are variation children of the specified SKU. Note: You cannot use `variationParentSku` if you include `identifiers` or `packageHierarchySku` in your request.
OptionalpackageHierarchySku: string
Filter results to include listing items that contain or are contained by the specified SKU. Note: You cannot use `packageHierarchySku` if you include `identifiers` or `variationParentSku` in your request.
OptionalcreatedAfter: string
A date-time that is used to filter listing items. The response includes listings items that were created at or after this time. Values are in ISO 8601 date-time format.
OptionalcreatedBefore: string
A date-time that is used to filter listing items. The response includes listings items that were created at or before this time. Values are in ISO 8601 date-time format.
OptionallastUpdatedAfter: string
A date-time that is used to filter listing items. The response includes listings items that were last updated at or after this time. Values are in ISO 8601 date-time format.
OptionallastUpdatedBefore: string
A date-time that is used to filter listing items. The response includes listings items that were last updated at or before this time. Values are in ISO 8601 date-time format.
OptionalwithIssueSeverity: SearchListingsItemsWithIssueSeverityEnum[]
Filter results to include only listing items that have issues that match one or more of the specified severity levels.
OptionalwithStatus: SearchListingsItemsWithStatusEnum[]
Filter results to include only listing items that have the specified status.
OptionalwithoutStatus: SearchListingsItemsWithoutStatusEnum[]
Filter results to include only listing items that don't contain the specified statuses.
OptionalsortBy: SearchListingsItemsSortByEnum
An attribute by which to sort the returned listing items.
OptionalsortOrder: SearchListingsItemsSortOrderEnum
The order in which to sort the result items.
OptionalpageSize: number
The number of results that you want to include on each page.
OptionalpageToken: string
A token that you can use to fetch a specific page when there are multiple pages of results.
Optionaloptions: RawAxiosRequestConfig
Override http request option.
ListingsItemsApi - functional programming interface