Docs

Update Listings Item (Internal)

(PATCH) Update specific attributes of an existing listings item for a selling partner.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
stringrequired
string

The operation to make on the target property. Accepted values are: add, replace or delete.

string

JSON Pointer path of the element to patch.

stringrequired
array

The value to add, replace, or delete.

stringrequired
string

The Amazon product type of the listings item.

string

A list of data sets to include in the response. Default: issues.

array of object

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

Uncommon arguments
string

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.

string

(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.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.