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

    The request schema for the updateScheduledPackages operation.

    interface UpdateScheduledPackagesRequest {
        marketplaceId: string;
        updatePackageDetailsList: UpdatePackageDetails[];
    }
    Index

    Properties

    marketplaceId: string

    A string of up to 255 characters.

    updatePackageDetailsList: UpdatePackageDetails[]

    A list of package update details.