Update Listings Item (Internal)
(PATCH) Update specific attributes of an existing listings item for a selling partner.
Query
Comma-separated response fields to include.
Body
The operation to make on the target property. Accepted values are: add, replace or delete.
JSON Pointer path of the element to patch.
The value to add, replace, or delete.
The Amazon product type of the listings item.
A list of data sets to include in the response. Default: issues.
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
A 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) The mode of operation for the request. Use "VALIDATION_PREVIEW" for testing to see potential errors a selling partner account may face. Otherwise leave this field blank. Note: Using validation preview limits you to 1-request per second.