Interface ListingsItemsApiModelListingsItemPatchRequest

The request body schema for the patchListingsItem operation.

ListingsItemPatchRequest

interface ListingsItemsApiModelListingsItemPatchRequest {
    patches: ListingsItemsApiModelPatchOperation[];
    productType: string;
}

Properties

Properties

One or more JSON Patch operations to perform on the listings item.

ListingsItemPatchRequest

productType: string

The Amazon product type of the listings item.

ListingsItemPatchRequest

MMNEPVFCICPMFPCPTTAAATR