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

    The address or reference to another supplySourceId to act as a return location.

    interface ReturnLocation {
        addressWithContact?: AddressWithContact;
        supplySourceId?: string;
    }
    Index

    Properties

    addressWithContact?: AddressWithContact
    supplySourceId?: string

    The Amazon provided supplySourceId where orders can be returned to.