Selling Partner API SDK for JavaScript
    Preparing search index...

    The request body schema for the patchListingsItem operation.

    interface ListingsItemPatchRequest {
        patches: PatchOperation[];
        productType: string;
    }
    Index

    Properties

    Properties

    patches: PatchOperation[]

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

    productType: string

    The Amazon product type of the listings item.