Selling Partner API SDK for JavaScript
    Preparing search index...
    ShipmentInvoiceStatus: {
        Accepted: "Accepted";
        Errored: "Errored";
        NotFound: "NotFound";
        Processing: "Processing";
    } = ...

    The shipment invoice status.

    Type Declaration

    • ReadonlyAccepted: "Accepted"
    • ReadonlyErrored: "Errored"
    • ReadonlyNotFound: "NotFound"
    • ReadonlyProcessing: "Processing"