Request parameters for getScheduledPackage operation in EasyShipApi.

EasyShipApiGetScheduledPackageRequest

interface EasyShipApiGetScheduledPackageRequest {
    amazonOrderId: string;
    marketplaceId: string;
}

Properties

amazonOrderId: string

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

EasyShipApiGetScheduledPackage

marketplaceId: string

An identifier for the marketplace in which the seller is selling.

EasyShipApiGetScheduledPackage