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

    An item that Amazon accepted for return.

    interface ReturnItem {
        amazonReturnReasonCode?: string;
        amazonShipmentId: string;
        fulfillmentCenterId?: string;
        returnAuthorizationId?: string;
        returnComment?: string;
        returnReceivedCondition?: ReturnItemDisposition;
        sellerFulfillmentOrderItemId: string;
        sellerReturnItemId: string;
        sellerReturnReasonCode: string;
        status: FulfillmentReturnItemStatus;
        statusChangedDate: string;
    }
    Index

    Properties

    amazonReturnReasonCode?: string

    The return reason code that the Amazon fulfillment center assigned to the return item.

    amazonShipmentId: string

    The identifier for the shipment that is associated with the return item.

    fulfillmentCenterId?: string

    The identifier for the Amazon fulfillment center that processed the return item.

    returnAuthorizationId?: string

    Identifies the return authorization used to return this item. Refer to ReturnAuthorization.

    returnComment?: string

    An optional comment about the return item.

    returnReceivedCondition?: ReturnItemDisposition
    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.

    sellerReturnReasonCode: string

    The return reason code assigned to the return item by the seller.

    statusChangedDate: string

    Date timestamp