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

    Identifies the scheduled package to be updated.

    interface ScheduledPackageId {
        amazonOrderId: string;
        packageId?: string;
    }
    Index

    Properties

    amazonOrderId: string

    An Amazon-defined order identifier. Identifies the order that the seller wants to deliver using Amazon Easy Ship.

    packageId?: string

    An Amazon-defined identifier for the scheduled package.