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

    The drop-off location details for package handover.

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

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