Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Drop-off location for the fulfillment order.

    interface OrderDropOffLocation {
        attributes?: { [key: string]: object };
        type?: string;
    }
    Index
    attributes?: { [key: string]: object }

    Drop-off location attributes.

    type?: string

    Specifies the preferred location to leave the package at the destination address. Possible values: FRONT_DOOR, DELIVERY_BOX, GAS_METER_BOX, BICYCLE_BASKET, GARAGE, RECEPTIONIST, FALLBACK_NEIGHBOR_DELIVERY, DO_NOT_LEAVE_UNATTENDED, LOCKER.