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

    The response schema for the listHandoverSlots operation.

    interface ListHandoverSlotsResponse {
        amazonOrderId: string;
        timeSlots: TimeSlot[];
    }
    Index

    Properties

    amazonOrderId: string

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

    timeSlots: TimeSlot[]

    A list of time slots.