Interface ListingsItemsApiModelV20210801ListingsItemPatchRequest

The request body schema for the patchListingsItem operation.

ListingsItemPatchRequest

interface ListingsItemsApiModelV20210801ListingsItemPatchRequest {
    patches: ListingsItemsApiModelV20210801PatchOperation[];
    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