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

    An item that is invalid for return.

    interface InvalidReturnItem {
        invalidItemReason: InvalidItemReason;
        sellerFulfillmentOrderItemId: string;
        sellerReturnItemId: string;
    }
    Index

    Properties

    invalidItemReason: InvalidItemReason
    sellerFulfillmentOrderItemId: string

    The identifier assigned to the item by the seller when the fulfillment order was created.

    sellerReturnItemId: string

    An identifier the seller assigns to the return item.