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

    A line item from the original shipment that corresponds to this shipment.

    interface OriginalLineItem {
        charges: Charge[];
        originalSku: string;
        replacingSku: string;
    }
    Index

    Properties

    charges: Charge[]

    The charges associated with the shipment.

    originalSku: string

    The SKU ID for the original shipment.

    replacingSku: string

    The SKU ID for this shipment