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

    Provides details about the replanned returns.

    interface ReplanningDetails {
        previousTrackingInfo?: TrackingInfo[];
    }
    Index
    previousTrackingInfo?: TrackingInfo[]

    A list of all the previous tracking information for the return.