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

    The drop-off location details for package handover.

    interface HandoverLocation {
        address?: Address;
        distance?: Distance;
        mapUrl?: string;
    }
    Index

    Properties

    address?: Address
    distance?: Distance
    mapUrl?: string

    URL to the map that shows the drop-off location.