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

    Item information for a fulfillment preview.

    interface PreviewPlannedShipmentItem {
        amount: Amount;
        productIdentifier: ProductIdentifier;
    }
    Index
    amount: Amount
    productIdentifier: ProductIdentifier